home *** CD-ROM | disk | FTP | other *** search
Makefile | 1990-05-18 | 1.1 KB | 38 lines |
- #
- # Prototype Makefile for a subdirectory that forms part of a command.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.bigcmd
- # Fri May 18 15:09:03 PDT 1990
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp Locker: tve $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- ALLSRCS = cfb8bit.c cfbbitblt.c cfbbres.c cfbbresd.c cfbbstore.c cfbcmap.c cfbfillarc.c cfbfillrct.c cfbfillsp.c cfbgc.c cfbgetsp.c cfbglblt8.c cfbhrzvert.c cfbimage.c cfbline.c cfbmskbits.c cfbpixmap.c cfbpntwin.c cfbpolypnt.c cfbpush8.c cfbrctstp8.c cfbscrinit.c cfbseg.c cfbsetsp.c cfbteblt8.c cfbtegblt.c cfbtileodd.c cfbwindow.c cfbzerarc.c
- MACHINES = ds3100 sun3 sun4
- MAKEFILE = Makefile
- NAME = cfb
- TM ?= $(MACHINE)
- DISTDIR ?=
-
- SYSMAKEFILE = bigcmd.mk
-
- #if exists($(TM).md/md.mk)
- #include "$(TM).md/md.mk"
- #endif
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-
- #if exists($(DEPFILE))
- #include "$(DEPFILE)"
- #endif
-